home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / doors_2 / z4ubbs30.zip / QKDOOR2E.ZIP / QKDOOR.DOC < prev    next >
Text File  |  1991-02-18  |  6KB  |  187 lines

  1.  
  2.                               QkDoor v2.0e
  3.                          Copyright (c) 1989,91
  4.  
  5.                             Christopher Hall
  6.                              P.O. Box 26025
  7.                         Austin, Tx   78755-0025
  8.  
  9.                           FidoNet  1:382/29.4
  10.                           CompuServe 72150,752
  11.  
  12.  
  13. Legal:
  14.  
  15. THIS IS NOT FREE SOFTWARE!  IT IS BEING DISTRIBUTED ON THE SHAREWARE
  16. BASIS.  IF YOU USE THIS SOFTWARE, THEN YOU ARE EXPECTED TO REGISTER IT
  17. WITH THE AUTHOR.  THE $10.00 REGISTRATION FEE SHOULD BE MAILED TO THE
  18. ABOVE ADDRESS.  REGISTRATION WILL COVER THIS VERSION AND ALL FUTURE
  19. UPGRADES.
  20.  
  21. HELP SUPPORT SHAREWARE AUTHORS!!!!!!!
  22.  
  23. Changes:
  24.  
  25. v2.0E
  26.  
  27. Changed the ExitInfo.BBS file structure to support Remote Access v1.0!
  28.  
  29. v2.0C
  30.  
  31. Some minor bug fixes for the GT and GT5 formats.
  32. Added support for the new style DOOR.SYS file.  Keyword is DOOR.
  33.  
  34. v2.0B
  35.  
  36. Added support for WWIV!  New keyword is WWIV.
  37.  
  38. v2.0A
  39.  
  40. Added support for GT PowerComm v15.5!  New keyword is GT5.
  41.  
  42. v2.9
  43.  
  44. Added support for the new OPUS v1.10!  New KeyWord is OPUSxx - where xx
  45. is the Task Number being run.  Example:  QkDoor Opus01 QBBS
  46.                                (Reads LastUS01.DAT writes Dorinfo1.Def)
  47.  
  48. Note: Full support for writing the LastUSxx.Dat file has not be tested
  49. completely - I suggest NOT converting TO OPUS as this time.  The program
  50. should READ the OPUS file properly, however.
  51.  
  52. v2.8
  53.  
  54. For both OSIRIS and OSIRIS SE - QkDoor will look for an environment
  55. variable of the type COMx=#####.  If found, the Locked Baud rate will
  56. be set to the value found.
  57.  
  58. Added support for Remote Access.  Will write both the DorInfo1.Def and
  59. ExitInfo.BBS files used by Remote Access. (Keyword: RA)
  60.  
  61. v2.7
  62.  
  63. Changed the name of Lynx to Osiris to keep up with the author!
  64.  
  65. Made some minor changes in the KeyWords!
  66.   QuickBBS is now QBBS
  67.   Osiris   is now OS
  68.   OsirisSE is now OSSE
  69.  
  70. The program will now write the ExitInfo.BBS file for QuickBBS.
  71.  
  72. v2.6
  73.  
  74. Added support for SpitFire BBS systems.  New KeyWord: "Spit" will
  75. read/write the SFDoors.Dat file used by SpitFire.
  76.  
  77. Added support for the Birthday lines in GAP's new Door.Sys file.
  78.  
  79. v2.5
  80.  
  81. Added support for QuickBBS v2.62's new ExitInfo.BBS file structure.
  82. Changed how the DCE & DTE Baud rates are written to several of the
  83. different file structures.  Therefore, this is a BETA release.
  84.  
  85. v2.4
  86.  
  87. The QkDoor.Ctl file is now OPTIONAL.  If it is found, then the default
  88. values found within will be used, however, it is not required!
  89.  
  90. Updated the Lynx and RBBS Door Types.
  91.  
  92. The LYNX Door Type now supports the new Lynx EXTINFO#.QBS file format.
  93.  
  94. The calling syntax for Lynx is now Lynx# - where # corresponds
  95. to the NODE # being used.
  96. Eg.  QkDoor QBBS Lynx2 (which will write EXTINFO2.QBS)
  97.  
  98. Similarly, RBBS must now be called with the # Node specifier.
  99. Eg.  QkDoor QBBS RBBS2 (which will write DorInfo2.Def)
  100.  
  101. -----------------------------------------------------------------------
  102. Overview:
  103.  
  104. This program is designed to allow for fast and easy conversions to/from
  105. any of the supported BBS Door info file types to any other.
  106.  
  107. Currently supported (or working on) door types are:
  108.  
  109.   GAP             -> Door.Sys
  110.   Genesis Deluxe  -> CallInfo.BBS
  111.   GT PowerComm    -> GTUser.BBS
  112.   Opus            -> LastUs#.Dat
  113.   Osiris#         -> ExtInfo#.QBS
  114.   OsirisSE###     -> Out###.QBS
  115.   PCBoard v12xx   -> PCBoard.Sys
  116.                      PCBoard.Dat
  117.                      Users
  118.   PCBoard v14xx   -> PCBoard.Sys
  119.                      PCBoard.Dat
  120.                      Users
  121.   QuickBBS        -> DorInfo1.Def ExitInfo.BBS
  122.   RemoteAccess    -> DorInfo1.Def ExitInfo.BBS
  123.   RBBS#           -> DorInfo#.Def
  124.   SpitFire        -> SFDoors.Dat
  125.   WildCat         -> CallInfo.BBS
  126.   WWIV            -> Chain.Txt
  127.  
  128. Calling Syntax:
  129.  
  130.   QkDoor [Path\]From_Door_Type [Path\]To_Door_Type [Locked_Baud_Rate]
  131.  
  132. Examples:
  133.  
  134.   QkDoor QBBS GAP
  135.          (Reads Dorinfo1.Def - Writes Door.Sys)
  136.  
  137.   QkDoor GAP QBBS
  138.          (Reads Door.Sys - Writes Dorinof1.Def)
  139.  
  140.   QkDoor C:\BBS\QBBS C:\BBS\GAP\GAP
  141.          (Reads C:\BBS\Dorinfo1.Def - Writes C:\BBS\GAP\Door.Sys)
  142.  
  143.   QkDoor C:\PCB\PCB14 C:\QuickBBS\QBBS
  144.          (Reads C:\PCB\PCBoard.Sys - Writes C:\QuickBBS\Dorinfo1.Def)
  145.  
  146.   QkDoor PCB14 C:\PCB\DOORS\PCB12
  147.          (Read PCBoard.Sys in Current Directory -
  148.           Writes PCBoard.Sys, PCBoard.Dat & Users in C:\PCB\Doors)
  149.  
  150.   QkDoor GAP QBBS 19200
  151.          (Read Door.Sys - Writes Dorinfo1.Def with Baud Rate of 19200)
  152.  
  153.   You get the idea!
  154.  
  155. Recognized KeyWords:
  156.  
  157.   GAP, Genesis, GT, Opus, OSIRIS#, OSIRISSE###, PCB12, PCB14, QBBS, RA,
  158.   RBBS#, Spit, WildCat, WWIV
  159.  
  160.    - Case does NOT matter
  161.    - # Corresponds to the Node Number
  162.  
  163. Other [Optional] File
  164.  
  165. Because so many of the Door Info files contain certain information that
  166. others do not - it was necessary to create some default values.  I have
  167. made it possible for the Sysop to enter some of his own default values.
  168. A file called "QkDoor.Ctl" may reside in the same directory as the
  169. QkDoor.Exe program.  The format of this file is as follows:
  170.  
  171. "QkDoor.Ctl"
  172.  
  173. COM1                  { Line 1 - Default Comm Port      }
  174. PC Network            { Line 2 - System Name            }
  175. Chris                 { Line 3 - Sysop's First Name     }
  176. Hall                  { Line 4 - Sysop's Last Name      }
  177. 60                    { Line 5 - Default Security Level }
  178. PASSWORD              { Line 6 - Default Door Password  }
  179.  
  180. This is a straight CR/LF Ascii file and must contain all 6 lines with
  181. the comments deleted!
  182.  
  183. That's about it.  I'll be awaiting any comments/suggestions/file
  184. formats, etc.
  185.  
  186. Chris Hall
  187.